projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d9af29
)
libevent: mark as legacy (trunk has libevent2)
author
Steven Barth
<
[email protected]
>
Thu, 26 Jun 2014 07:07:55 +0000
(09:07 +0200)
committer
Steven Barth
<
[email protected]
>
Thu, 26 Jun 2014 07:07:55 +0000
(09:07 +0200)
Signed-off-by: Steven Barth <
[email protected]
>
libs/libevent/Makefile
patch
|
blob
|
history
diff --git
a/libs/libevent/Makefile
b/libs/libevent/Makefile
index c1ec4b604afe37fb6660dfe6035e3897445c6f57..4d5406bccff23762aeb3b2d82342ff4b742f304e 100644
(file)
--- a/
libs/libevent/Makefile
+++ b/
libs/libevent/Makefile
@@
-26,7
+26,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/libevent
SECTION:=libs
CATEGORY:=Libraries
- TITLE:=Event notification library
+ TITLE:=Event notification library
(legacy)
DEPENDS:=+librt
URL:=http://www.libevent.org
endef